以下將以四代平台為範例,設定並安裝系統
前置作業,下載檔案與設定安裝環境:
RAR 解壓縮程式 (或7z亦可)
https://www.rarlab.com/download.htm
click : Chinese Traditional (64bit) > 下載後安裝
Python (3.x版本)
https://www.python.org/downloads/
click : Download Python 3.10.7 > 下載後安裝;勾選 Install launcher for all users以及Add Python3.x to PATH後點Install Now;最後再點 Disable path length limit後Close
ProperTree (plist編輯器)
https://github.com/corpnewt/ProperTree/
click : Code : Download ZIP
OC 0.8.4 (OpenCore引導)
https://github.com/acidanthera/OpenCorePkg/releases/
click : OpenCore-0.8.4-RELEASE.zip
gibMacOS (macOS安裝檔下載器)
https://github.com/corpnewt/gibMacOS/
click : Code : Download ZIP
基本的KEXT驅動
https://github.com/acidanthera/AppleALC/releases/
click : AppleALC-1.7.5-RELEASE.zip
https://github.com/acidanthera/Lilu/releases/
click : Lilu-1.6.5-RELEASE.zip
https://github.com/acidanthera/VirtualSMC/releases/
click : VirtualSMC-1.3.0-RELEASE.zip
https://github.com/acidanthera/WhateverGreen/releases/
click : WhateverGreen-1.6.1-RELEASE.zip
有線網卡 Realtek (81xx)
https://github.com/Mieze/RTL8111_driver_for_OS_X/releases/
click : RealtekRTL8111-V2.4.2.zip
若主機板是其他型號有線網卡或不確定的話 將以下兩個驅動也下載
Intel 有線網卡
https://github.com/acidanthera/IntelMausi/releases/
click : IntelMausi-1.0.7-RELEASE.zip
Atheros (Killer) 有線網卡
https://github.com/Mieze/AtherosE2200Ethernet/releases/
click : AtherosE2200Ethernet-V2.2.2.zip
除了前兩個執行檔外,將所有壓縮檔選取後 > 滑鼠右鍵 > 解開每個壓縮檔至個別資料夾
再來,複製以下code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation]
"RealTimeIsUniversal"=dword:00000001
開啟記事本,貼上code,再另存至桌面為 TimeSync.reg (實際為TimeSync.reg.txt)
Win + R 後輸入 ren Desktop\TimeSync.reg.txt Desktop\TimeSync.reg 後確定
再執行桌面的 TimeSync.reg 後,完成WIN系統環境的設置
先重開機,進入BIOS,下一篇繼續BIOS選項的修改